@font-face{
　　font-family: "my_hyt";
　　src: url("http://www.hshjg.cn/fonts/hyt.TTF")/*tpa=http://www.shdwgj.com/fonts/hyt.TTF*/;
}

*{
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body{
	width: 100%;
	position: relative;
	overflow: hidden;
}
@font-face {
  font-family: "PhrasMe";
  src: url("http://www.hshjg.cn/font/PhrasMe.ttf")/*tpa=http://www.shdwgj.com/font/PhrasMe.ttf*/ format("truetype"),
       url("http://www.hshjg.cn/font/PhrasMe.eot")/*tpa=http://www.shdwgj.com/font/PhrasMe.eot*/ format("embedded-opentype"),
       url("http://www.hshjg.cn/font/PhrasMe.svg")/*tpa=http://www.shdwgj.com/font/PhrasMe.svg*/ format("svg");
  font-weight: normal;
  font-style: normal;
}
header{
	width: 100%;
	background: #fff;
	padding:26px 2%;
	position: relative;
	top: 0;
	left: 0;
	z-index:12;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.welcome-body header {
	position: absolute;
}
/*.paddheader header {
	margin-top: -100px;
	transition-duration: 1s;
	transition-delay: 1.3s;
}
.paddheader header.js-to-bot {
	margin-top: 0;
}*/
header .nav-btn{
	width: 45px;
	height: 34px;
	margin-top: 7px;
	position: relative; 
}
header .nav-btn span{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-right: 5px;
	background: #fff;
	position: absolute;
	left: 0;
	top: 12px;
	transition:left 0.3s,top 0.3s;
}
header .nav-btn span.line1,header .nav-btn span.line3,header .nav-btn span.line3{
	left: 15px;
}
header .nav-btn span.line2{
	left: 30px;
	background: #e8921f;
}
header .nav-btn.hover span.line2{
	left: 12px;
}
header .nav-btn.hover span.line0{
	top: 0;
}
header .nav-btn.hover span.line1{
	top: 0;
	left: 24px;
}
header .nav-btn.hover span.line3{
	top: 24px;
	left: 0;
}
header .nav-btn.hover span.line4{
	top:24px;
	left:24px;
}
header .right a{
	transition:margin 0.3s;
	position: relative;
}
header .right .line{
	width: 43px;
	text-align: center;
	height: 18px;
	margin-top: 15px;
	position: relative;
	font: 14px/18px "Arial";
	font-weight: bold;
	color: #333;
}
header .right .line:after{
	content: "";
	width:1px;
	height:7px;
	border-left: 1px dashed #9f9f9f;
	position: absolute;
	left: 0;
	top: 5px;
}
header .right .search-btn{
	/*background: url(../img/wel10.png) no-repeat center;*/
}
header .right .gpdm{
	padding-left: 22px;
	margin-right: 12px;
	height: 18px;
	line-height: 18px;
	background: url("http://www.hshjg.cn/img/wel08.png")/*tpa=http://www.shdwgj.com/img/wel08.png*/ no-repeat left center;
	font-size: 12px;
	color: #fff;
	margin-top: 15px;
}
header .right .gpdm .bf{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	font-family:'Arial';

}
header .logo{
	height: 48px;
	margin: 0 auto;
	width: 182px;
	display: block; position:relative; z-index:2;
}
header .logo img{
	width: 100%;
}
.nav-box{
	position: fixed;
	top: 100px;
	left: 0;
	width: 100%;
	display: none;
	background: #fff;
	z-index: 10;
}
.nav-box .left{
	width: 29%;
	height: 100%;
	float: left;
	background: #f7f7f7;
	padding:7.6vw 5% 0 2%;
	text-align: right;
}
.nav-box .left .home{
	padding-left: 29px;
	font: 20px/26px "Arial";
	font-weight: bold;
	position: relative;
	background: url("../image/wel27.png")/*tpa=http://www.shdwgj.com/img/wel27.png*/ no-repeat left 3px;
	color: #fff;
	padding-bottom: 34px;
}
.nav-box .left .home:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	background: #fff;
}
.nav-box .left .fonts{
	padding:2.6vw 0 2.1vw;
}
.nav-box .left .fonts p{
	font-size: 14px;
	color: #444;
	line-height: 30px;
}
.nav-box .left .bshare-custom{
	height: 25px;
}
.nav-box .left .bshare-custom a{
	float: left;
	margin: 0 7px;
	width: 25px;
	height: 25px;
}
.nav-box .left .bshare-custom a.bshare-weixin{
	background: url("http://www.hshjg.cn/img/wel29.png")/*tpa=http://www.shdwgj.com/img/wel29.png*/ no-repeat center;
	background-size: 100%;
}
.nav-box .left .bshare-custom a.bshare-sinaminiblog{
	background: url("http://www.hshjg.cn/img/wel30.png")/*tpa=http://www.shdwgj.com/img/wel30.png*/ no-repeat center;
	background-size: 100%;
}
.nav-box .left .bshare-custom a.bshare-qqmb{
	background: url("http://www.hshjg.cn/img/wel31.png")/*tpa=http://www.shdwgj.com/img/wel31.png*/ no-repeat center;
	background-size: 100%;
}
.nav-box .left-bot{
	width: 100%;
	padding-top: 16.59vw;
}
.nav-box .left .fonts{
	width: 100%;
}
.nav-box .left-bot p{
	font-size: 12px;
	color: #fff;
	line-height: 21px;
	padding-bottom: 5px;
}
.nav-box .right{
	width:71%;
	float: left;
	padding: 7.6vw 0 0 5%;
}
.nav-box .right ul{
	width: 100%;
}
.nav-box .right li{
	float: left;
	width:26%; 
	position: relative;
	margin-bottom: 40px;
}
.nav-box .right li:after{
	content: "";
	width: 63%;
	height: 2px;
	background: #333;
	position: absolute;
	top: 0;
	left: 0;
}
.nav-box .right li.last{
	width: 74%;
	padding-top: 25px;
}
.nav-box .right li.last:after{
	width: 100%;
}
.nav-box .right li h2{
	font-size: 20px;
	color: #333;
	line-height: 64px;
	padding-top: 8px;
	position: relative;
	margin-bottom: 15px;
}
.nav-box .right li h2:after{
	content: "";
	width: 30%;
	height: 1px;
	background: #333;
	position: absolute;
	bottom: 0;
	left: 0;
}
.nav-box .right li h2 a{
	color: #333;
	transition:color 0.3s;
}
.nav-box .right p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.nav-box .right p a{
	color: #666;
	transition:color 0.3s;
}
.nav-box .right .btn{
	float: left;
	margin-top: 42px;
	width: 21.5%;
	height: 48px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #d6d6d6;
	font-size: 20px;
	color: #333333;
	display: block;
	margin-right: 5%;
	transition:background 0.3s,color 0.3s;
}
.nav-box .right .bb{
	width: 100%;
	float: left;
}
.search-box{
	width: 28%;
	position: absolute;
	right: 0;
	top: 100px;
	display: none;
	z-index: 10;
	background: #fff;
	padding:18px 2%;
}
.search-box .close{
	float: right;
	width: 35px;
	height: 35px;
	background: url("../image/wel26.png")/*tpa=http://www.shdwgj.com/img/wel26.png*/ no-repeat center;
	background-size: 100%;
	margin-top: 2px;
}
.search-box form{
	width: 76%;
	height: 40px;
	line-height: 40px;
	position: relative;
	border: 1px solid rgba(255,255,255,.2);
}
.search-box form .text{
	font-size: 12px;
	color: #fff;
	border: none;
	background: none;
	padding: 0 28px 0 18px;
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.search-box form .text::-webkit-input-placeholder{
	color: #fff;
}
.search-box form .text:-moz-placeholder{
	color: #fff;
}
.search-box form .text::-moz-placeholder{
	color: #fff;
}
.search-box form .text:-ms-input-placeholder{
	color: #fff;
}
.search-box form .submit{
	width: 14px;
	height: 30px;
	position: absolute;
	top: 50%;
	right: 14px;
	margin-top: -15px;
	background: url("../image/wel25.png")/*tpa=http://www.shdwgj.com/img/wel25.png*/ no-repeat center;
	border: none;
}
.welcome{
	position: relative;
	z-index: 1;
}
.w1680{
	margin: 0 auto;
	position: relative;
	width: 1680px;
}
.w1600{
	margin: 0 auto;
	position: relative;
	width: 1600px;
}
.wel-banner{
	background: #000;
	position: relative;
}
.wel-banner ul{
	position: relative;
	width: 100%;
	height: 100%;
	/*overflow: hidden;*/
	/*opacity: 0;*/
	z-index: 1;
}
.wel-banner li{
	width: 100%;
	height: 100%;
	background-size: cover !important;
	position: relative;
	top:0;
	text-align: center;
	/*left: 100%;*/
	/*transform: scale(0.8);*/
	z-index: 1;
	transition:transform 0.3s;
}
/*.wel-banner li.into{
	left: 0;
	transform: scale(1);
}*/
.wel-banner li a{
	position: relative;
	z-index: 3;
	display: block;
	width: 100%;
	height: 100%;
}
.wel-banner li {
	position: relative;
}
.wel-banner-bg {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	/*background-size: cover !important;*/
	background-position: center !important;
	transition: all 5s ease;
}
.swiper-slide-active .wel-banner-bg {
	transform: scale3D(1.1,1.1,1.1);
}
.wel-banner .welb-future{
	width: 250px;
	height: 140px;
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index:2;
}
.wel-banner .welb-future img{
	width: 100%;
}
.wel-banner .wel-down{
	width: 14px;
	height: 20px;
	background: url("http://www.hshjg.cn/img/wel03.png")/*tpa=http://www.shdwgj.com/img/wel03.png*/ no-repeat center;
	background-size: 100%;
	position: absolute;
	bottom: 67px;
	right: 309px;
	z-index: 2;
	-webkit-animation: setbot 1.2s infinite linear;
          animation: setbot 1.2s infinite linear;
}
.wel-banner li.one .box{
	padding-top: 16.9%;
	text-align: center;
}
.wel-banner li.one img{
	max-width: 100%;
}
.wel-banner li.one h3{
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
	padding: 2.8% 0 10%;
	color: #fff;
}
.wel-banner li .btn, .wel-btns{
	width: 178px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size: 18px;
	font-family: 'Arial';
	position: relative;
}
.wel-banner li .btn{
	border: 1px solid rgba(255,255,255,.5);
	color: #fff;
}
.wel-banner li .btn:after, .wel-btns:after{
	content: "";
	width:0;
	background: #fff;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	transition:width 0.3s;
}
.wel-banner li .btn .fonts, .wel-btns span{
	position: relative;
	z-index: 2;
	padding-right: 0;
	background-position: right center;
	background-repeat: no-repeat;
	transition:all 0.3s;
}
.wel-banner .btns{
	position: absolute;
	left: 50% !important;
	bottom: 45px !important;
	text-align: left;
	z-index: 2;
	width: 1680px !important;
	margin-left: -840px !important;
}
.wel-banner .btns span{
	opacity: 1 !important;
	width: 12px;
	height: 12px;
	margin-right: 8px;
	background: #fff;
	border-radius: 50%;
	display: inline-block;
	cursor: pointer;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	transition:background 0.3s;
}
.wel-banner .btns span:first-child {
	margin-left: 0;
}
.wel-banner .btns span.swiper-pagination-bullet-active{
	background: #e8921f;
}
.wel-banner li.one .box,.wel-banner li.the .box{
	text-align: left;
	position: absolute;
	bottom:150px;
	left: 50%;
	margin-left: -540px;
}

.wel-banner li.two .box,.wel-banner li.the .box{
	text-align: left;
	position: absolute;
	top:50%; width:520px;
	left: 50%;  transform:translate(-50%,-50%);
}

.wel-banner li.two .btn, .wel-banner li.the .btn{
	border: 1px solid #c4c4c4;
	color: rgba(255,255,255,.85)
}
.wel-banner li.one p, .wel-banner li.the p{
	font-size: 42px;
	color: #ffffff;
	line-height: 200%;
}


.wel-banner li.two p, .wel-banner li.the p{
	color: #fff;
}

/*.wel-banner li.two p:nth-child(1), .wel-banner li.the p{
	font-size: 25px;
	color: #fff;
	line-height: 200%; text-align:center;
}

.wel-banner li.two p:nth-child(2), .wel-banner li.the p{
	font-size: 60px;
	color: #fff;
	line-height: 200%;  text-align:center;
}
.wel-banner li.two p:nth-child(3), .wel-banner li.the p{
	padding-left:20px;
}
.wel-banner li.two p:nth-child(4), .wel-banner li.the p{
	padding-left:70px;
}
.wel-banner li.two p:nth-child(5), .wel-banner li.the p{
	padding-left:130px;
}
.wel-banner li.two p:nth-child(6), .wel-banner li.the p{
	padding-left:180px;
}*/
@media screen and (min-width:1025px){
	.wel-banner li.two p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:30px;
}
.wel-banner li.two p:nth-child(1), .wel-banner li.the p{
	font-size: 25px;
	color: #fff;
	line-height: 200%; text-align:center;
}

.wel-banner li.two p:nth-child(2), .wel-banner li.the p{
	font-size: 60px;
	color: #fff;
	line-height: 200%;  text-align:center;
}
.wel-banner li.two p:nth-child(3), .wel-banner li.the p{
	padding-left:20px;
}
.wel-banner li.two p:nth-child(4), .wel-banner li.the p{
	padding-left:70px;
}
.wel-banner li.two p:nth-child(5), .wel-banner li.the p{
	padding-left:130px;
}
.wel-banner li.two p:nth-child(6), .wel-banner li.the p{
	padding-left:180px;
}

}

.wel-banner li.three .box,.wel-banner li.the .box{
	text-align: left;
	position: absolute;
	top:50%; width:620px;
	left: 50%;  transform:translate(-50%,-50%); margin-left:150px;
}
.wel-banner li.three p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:30px;
}
.wel-banner li.three p:nth-child(1), .wel-banner li.the p{
	font-size: 35px;
}
.wel-banner li.three p:nth-child(2), .wel-banner li.the p{
	font-size: 60px; padding-left:60px;
	color: #fff;
	line-height: 200%;  text-align:center;
}
.wel-banner li.three p:nth-child(3), .wel-banner li.the p{
	padding-left:120px;
}
.wel-banner li.three p:nth-child(4), .wel-banner li.the p{
	padding-left:180px;
}
.wel-banner li.three p:nth-child(5), .wel-banner li.the p{
	padding-left:240px;
}

.wel-banner li.four .box,.wel-banner li.the .box{
	
	position: absolute;
	top:50%; width:758px;
	left: 50%;  transform:translate(-50%,-50%); margin-left:-360px;
}
.wel-banner li.four p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:72px;
	text-align: center;
}
.wel-banner li.four p:nth-child(1), .wel-banner li.the p{
}
.wel-banner li.four p:nth-child(2), .wel-banner li.the p{
}
.wel-banner li.four p:nth-child(3), .wel-banner li.the p{
	padding-left:120px;
}
.wel-banner li.four .btn{margin:0 auto;}

.wel-banner li.five .box,.wel-banner li.the .box{
	
	position: absolute;
	top:50%; width:630px;
	left: 50%;  transform:translate(-50%,-50%); margin-left:220px; margin-top:-100px;
}
.wel-banner li.five p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:72px;
	text-align: center;
}
.wel-banner li.five p:nth-child(1), .wel-banner li.the p{
	font-size:85px; text-align:right;
}
.wel-banner li.five p:nth-child(2), .wel-banner li.the p{
	font-size:16.42px; padding-left:65px;
	height:30px; line-height:30px; text-align:left; 
}
.wel-banner li.five p:nth-child(2) span{text-transform:uppercase;font-size:15.1px;}
.wel-banner li.five p:nth-child(3), .wel-banner li.the p{
	font-size:30px; height:50px; line-height:50px; padding-top:40px;
}

.wel-banner li.the p{
	color: #333;
}

.wel-banner li.two h2, .wel-banner li.the h2{
	font-size: 120px;
	color: rgba(255,255,255,0.85);
	line-height: 152px;
	margin-bottom: 3%;
	font-weight: bold;
}
.wel-banner li.the h2{
	color: rgba(51,51,51,.85)
}
.wel-banner li.the h2 span{
	color: rgba(6,133,133,.85)
}


.wel-banner li.six .box,.wel-banner li.the .box{
	
	position: absolute;
	top:50%; width:758px;
	left: 50%;  transform:translate(-50%,-50%); margin-left:150px;
}
.wel-banner li.six p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:72px;
	text-align: center;
}
.wel-banner li.six p:nth-child(1), .wel-banner li.the p{
	font-size:85px;
}
.wel-banner li.six p:nth-child(2), .wel-banner li.the p{
	font-size:33px;
	height:50px; line-height:50px;
}
.wel-banner li.six p:nth-child(3), .wel-banner li.the p{
	font-size:30px; height:50px; line-height:50px; padding-top:40px;
}


.wel-banner li.seven .box,.wel-banner li.the .box{
	
	position: absolute;
	top:50%; width:758px;
	left: 50%;  transform:translate(-50%,-50%); margin-top:-50px;
}
.wel-banner li.seven p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:72px;
	text-align: center;
}
.wel-banner li.seven p:nth-child(1), .wel-banner li.the p{
	font-size:36px;
}
.wel-banner li.seven p:nth-child(2), .wel-banner li.the p{
	font-size:33px;
	height:50px; line-height:50px;
}
.wel-banner li.seven p:nth-child(3), .wel-banner li.the p{
	font-size:30px; height:50px; line-height:50px; padding-top:40px;
}


.wel-banner li.eight .box,.wel-banner li.the .box{
	
	position: absolute;
	top:50%; width:758px;
	left: 50%;  transform:translate(-50%,-50%); margin-left:-300px;
}
.wel-banner li.eight p, .wel-banner li.the p{
	color: #fff;
	line-height: 200%;
	font-size:72px;
	text-align: center;
}
.wel-banner li.eight p:nth-child(1), .wel-banner li.the p{
	font-size:36px;
}
.wel-banner li.eight p:nth-child(2), .wel-banner li.the p{
	font-size:30px;line-height:50px; padding-top:50px;
}
.wel-banner li.eight p:nth-child(3), .wel-banner li.the p{}


@-webkit-keyframes setbot {
  0% {
    bottom: 67px;
    opacity: 0;
  }
  50%{
  	bottom: 55px;
  	opacity: 1;
  }
  100% {
    bottom: 42px;
    opacity: 0;
  }
}
@keyframes setbot {
  0% {
    bottom: 67px;
    opacity: 0;
  }
  50%{
  	bottom: 55px;
  	opacity: 1;
  }
  100% {
    bottom: 42px;
    opacity: 0;
  }
}
footer{
	width: 100%;
	overflow: hidden;
}
.footer-top{
	background: #6EC9F6;
	padding: 83px 0 101px;
}
.footer-top .fot-logo{
	width: 160px;
	margin: 0 auto 49px;
	display: block;
}
.footer-bot .fot-logo{
	display: none;
}
.footer-top .fot-logo img{
	width: 100%;
}
.footer-top-bot{
	width: 100%;
}
.footer-top-bot .footer-top-list{
	width: 48%;
	position: relative; margin-left:2%;
}
.footer-top-bot .footer-top-list:after{
	content:"";
	position: absolute;
	width: 3px;
	height: 12px;
	background: #fff;
	top: 50%;
	right:0;
	margin-top: -6px;
}
.footer-top-bot .footer-top-list li{
	float: left;
	width: 25%;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 0;
	position: relative;
	top: 0;
	transition:top 0.3s;
}
.footer-top-list li a{
	color: #fff;
}
.footer-top-address{
	padding-left:5.3%;
	width:30%;
}
.footer-top-tel{
	width: 20%;
}
.footer-top-address p,.footer-top-tel p{
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	padding: 5px 0;
}
.footer-bot{
	background: #3254ac;
	padding: 27px 0;
	position: relative;
}
.footer-bot .pic{
	float: left;
	padding-top: 5px;
}
.footer-bot h2{
	color: #f5f5f5; font-size:14px; text-align:center; font-weight:normal; padding-top:10px;
	font-weight: 900;
	width: 620px;
	position: absolute;
	left: 50%;
	margin-left: -310px;
	top: 0;
}
.footer-bot .bshare-custom{
	float: right;
	padding-top:10px;
}
.footer-bot .color{
	color: #e8921f;
}
.footer-bot .bshare-custom a.bb{
	width: 25px;
	height: 25px;
	margin: 0 7px;
	padding: 0;
}
.footer-bot .bshare-custom .bshare-weixin{
	background: url("http://www.hshjg.cn/img/fot02.png")/*tpa=http://www.shdwgj.com/img/fot02.png*/ no-repeat center;
}
.footer-bot .bshare-custom .bshare-sinaminiblog{
	background: url("http://www.hshjg.cn/img/fot03.png")/*tpa=http://www.shdwgj.com/img/fot03.png*/ no-repeat center;
}
.footer-bot .bshare-custom .bshare-qqmb{
	background: url("http://www.hshjg.cn/img/fot04.png")/*tpa=http://www.shdwgj.com/img/fot04.png*/ no-repeat center;
}
.footer-bot .bshare-custom .bshare{
	font-size: 16px;
	font-weight: bold;
	color: rgba(255,255,255,.2);
}
.footer-bot .bshare-custom .bshare a{
	display: inline;
	color: rgba(255,255,255,.8);
	text-decoration: none;
	transition:color 0.3s; margin-top:20px;
}
.wel-news{
	padding: 60px 0;
}
.wel-news .box{
	width: 48%;
}
.wel-news-tit{
	padding-bottom: 49px;
	width: 100%;
}
.wel-news-tit h2{
	float: left;
	font-size: 24px;
	color: #666;
	line-height: 44px;
}
.wel-btns{
	float: right;
	font-size: 18px;
	color: #666666;
	border: 1px solid #ccc;
}
.swiper-container-horizontal{
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.wel-left-news, .wel-right-news{
	padding-bottom: 45px;
}
.wel-left-news .swiper-slide, .wel-right-news .swiper-slide{
	width: 100%;
}
.wel-left-news .swiper-slide a, .wel-right-news .swiper-slide a{
	display:block;
	width: 100%;
}
.wel-left-news .swiper-slide .pic, .wel-right-news .swiper-slide .pic{
	width: 100%;
	overflow: hidden;
	position: relative;
}
.wel-left-news .swiper-slide img, .wel-right-news .swiper-slide img{
	width: 100%;
	transition:all 0.3s;
}
.wel-left-news .swiper-slide h3, .wel-right-news .swiper-slide h3{
	padding-top: 16px;
	font:12px/25px "Arial";
	color: #999;
}
.wel-left-news .swiper-slide h2, .wel-right-news .swiper-slide h2{
	font-size:16px;
	line-height: 35px;
	color: #333;
	transition:color 0.3s;
}
.wel-news .swiper-pagination{
	text-align: left;
	font-size: 0;
}
.wel-news .swiper-pagination-bullet-active{
	background: #fff;
}
.wel-about-top{
	width: 100%;
	background: #fff;
	font-size: 0;
	position: relative;
	/*top: 80px;
	opacity: 0;*/
}
.wel-about-top tr{
	width: 100%;
}
.wel-about-top .left{
	width: 27%;
	text-align: center;
	position: relative;
	/*left: -80px;
	opacity: 0;*/
}
.wel-about-top .right{
	width:73%;
	position: relative;
	/*left: 80px;
	opacity: 0;*/
}
.wel-about-top .right .picture{
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}
.wel-about-top .left .box{
	width: 57%;
	margin: 0 auto;
}
.wel-about-top .left .title{
	max-width: 100%;
	padding-bottom: 1.5625vw;
}
.wel-about-top .left h2{
	font-size: 30px;
	color: #333333;
	line-height: 39px;
	margin-bottom: 1.92vw;
}
.wel-about-top .left p{
	font-size: 16px;
	color: #666666;
	line-height: 36px;
}
.wel-about-top .left .wel-btns{
	float: none;
    display: block;
    margin:4.42vw auto 0;
}
.wel-about-top .right .con{
	z-index: 2;
	width: 82%;
	position: absolute;
    top: 0;
    left: 9%;
    height: 100%;
}
.wel-about-top .right h3{
	font-size: 30px;
	color: #ffffff;
	line-height: 56px;
	padding-top: 5vw;
}
.wel-about-top .right h4{
	color: #ffffff;
	font:14px/38px "Arial";
	font-weight: normal;
}
.wel-about-top .right ul{
	padding-top: 5.4vw;
}
.wel-about-top .right li{
	float: left;
	width: 22%;
	margin-left:3%;
	margin-bottom: 27px;
	padding-bottom: 1.56vw;
	position: relative;
	cursor: pointer;
}
.wel-about-top .right li:first-child,.wel-about-top .right li:nth-child(5){
	margin-left: 0;
}
.wel-about-top .right li:nth-child(4):after{
	display: none;
}
.wel-about-top .right li:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: rgba(255,255,255,.2);
}
.wel-about-top .right li:before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 80%;
	height:1px;
	background: rgba(255,255,255,.2);
}
.wel-about-top .right li:nth-child(5){
	padding-bottom: 0;
	margin-bottom: 0;
}
.wel-about-top .right li:nth-child(5):before{
	display: none;
}
.wel-about-top .right h2{
	font-size: 100px;
	color: #ffffff;
	line-height: 74px;
	font-family: Helvetica-Conth;
	transition:color 0.3s;
}
.wel-about-top .right .fonts{
	font-size: 18px;
	font-family: 'Microsoft Yahei';
}
.wel-about-top .right p{
	font-size: 16px;
	color: #fff;
	line-height: 24px;
	padding: 1vw 0 1.5vw;
}
.wel-about-top .right .dm .bold{
	font-weight: bold;
}
.wel-about-top .right h5{
	text-align: left;
	font-size: 12px;
	color: #fff;
	display: none;
	font-weight: normal;
	line-height: 22px;
}
.wel-about-top .right h5 .bold{
	font-weight: bold;
}
.wel-about-bot{
	width: 100%;
	text-align: center;
	background: #f5f5f5;
}
.wel-about-bot .swiper-slide{
	position: relative;
	z-index: 1;
	padding: 39px 0 69px;
	height: 280px;
	transition:background 0.3s,box-shadow 0.3s;
}


/*.wel-about-bot .ss1{*/
/*	background:#c499f0;*/
/*}*/
/*.wel-about-bot .ss2{*/
/*	background:#f0b699;*/
/*}*/
/*.wel-about-bot .ss3{*/
/*	background:#f0e999;*/
/*}*/
/*.wel-about-bot .ss4{*/
/*	background:#acf099;*/
/*}*/
/*.wel-about-bot .ss5{*/
/*	background:#99ebf0;*/
/*}*/

.wel-about-bot .swiper-slide:after{
	content: "";
	width: 1px;
	background: #e1e1e1;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.wel-about-bot .swiper-slide:first-child:after{
	display: none;
}
.wel-about-bot .swiper-slide a{
	display: block;
	width: 100%;
}
.wel-about-bot .swiper-slide .pic{
	width: 58px;
	height: 54px;
	position: relative;
	margin: 40px auto 0;
	transition:margin 0.3s;
}
.wel-about-bot .swiper-slide img{
	width: 100%;
}
.wel-about-bot .swiper-slide .two{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition:opacity 0.3s;
}
.wel-about-bot .swiper-slide h2{
	margin-top: 15px;
	font-size: 18px;
	color: #333;
	line-height: 24px;
	transition:color 0.3s;
}
.wel-about-bot .swiper-slide h4{
	font-weight: normal;
	font: 12px/30px 'Arial';
	color: rgba(51,51,51,.5);
	transition:color 0.3s;
	margin-bottom: 9px;
}
.wel-about-bot .swiper-slide .line{
	width: 86%;
    margin: 0 auto;
    text-align: center;
}
.wel-about-bot .swiper-slide h3{
	font-size: 16px;
	color: #666666;
	display: none;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.wel-about-bot .swiper-slide p{
	font: 16px/16px 'Arial';
	color: #ccc;
	display: none;
}
.swiper-container-horizontal.wel-about-bot{
	overflow: visible;
}
.wel-media{
	background: #f5f5f5;
	padding: 102px 0 73px;
}
.wel-media-title{
	padding-bottom:50px;
	width: 100%;
}
.wel-media-title .hl h2{
	float: left;
	font-size: 30px;
	color: #333333;
	line-height: 32px;
	margin-right: 30px;
}
.wel-media-title .hl h3{
	font:36px/48px "Arial";
	color: #ccc;
	margin-top: -5px;
}
.wel-media-title .hl p{
	font-size: 16px;
	color: #666;
	line-height: 26px;
	padding-top: 18px;
}
.wel-media-con{
	width: 100%;
}
.wel-media-con a{
	display: block;
	width: 100%;
}
.wel-media-con .left{
	width: 67.5%;
	float: left;
	position: relative;
}
.wel-media-con .left:after{
	content: "";
	width: 43.5%;
	height: 1px;
	position: absolute;
	top: 0;
	right: 0;
	background: #c9c9c9;
}
.wel-media-con .left:before{
	content: "";
	width: 43.5%;
	height: 1px;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #c9c9c9;
}
.wel-media-con .right{
	width: 29.375%;
	float: right;
}
.wel-media-con .right li{
	width: 100%;
	border-bottom: 1px solid #c9c9c9;
}
.wel-media-con .right li a {
    color: #fff;
}
.wel-media-con .right li a:hover {
    color: #000;
}

.wel-media-con .right li span {
    color: #fff;
}

.wel-media-con .right a{
	padding: 18px 0 24px;
}
.wel-media-con .right li:first-child{
	border-top: 1px solid #c9c9c9;
}
.wel-media-con .right h2{
	font-size: 16px;
	color: #333;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}
.wel-media-con .right p{
	font-size: 12px;
	color: #fff;
	line-height: 22px;
	height: 22px;
	overflow: hidden;
}
.wel-media-con .left a{
	float: left;
}
.wel-media-con .left .pic{
	width: 52%;
	background: #fff;
	padding: 5%;
	float: left;
}
.wel-media-con .left img{
	width: 100%;
}
.wel-media-con .left .con{
	width: 43.5%;
	float: right;
}
.wel-media-con .left .time{
	font: 12px/22px "Arial";
	color: #999;
	padding: 24px 0 32px;
}
.wel-media-con .left h2{
	font-size: 16px;
	color: #fff;
	line-height: 30px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;
}
.wel-media-con .left .font{
	padding-top: 35px;
	font-size: 12px;
	color: #fff;
	line-height: 24px;
}
.wel-media-con .left .more{
	position: absolute;
	left:56.5%;
	bottom: 42px;
	font: 12px/22px "Arial";
	color: #fff;
	padding-right: 21px;
	background: url("http://www.hshjg.cn/img/wel19.png")/*tpa=http://www.shdwgj.com/img/wel19.png*/ no-repeat right center;
}
.wel-product{
	width: 100%;
	overflow: hidden;
	z-index: 1;
	background-size: cover !important;
}
.wel-product .swiper-slide{
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
.wel-product .swiper-slide .picture{
	position: relative;
	width: 100%;
	z-index: 1;
	/*left: 0;*/
	opacity: 1;
	transition:opacity 1s;
}
.wel-product .swiper-slide.cur .picture{
	opacity: 0
}
.wel-product .swiper-slide.bg0 .picture{
	opacity: 0;
}
.wel-product .swiper-slide.bg0 .wel-btns {
	opacity: 0;
	filter: alpha(opacity=0);
}
.wel-product .swiper-slide.cur .con,.wel-product .swiper-slide.bg0 .con{
	background: rgba(51,51,51,.5);
}
.wel-product .swiper-slide.opt p{
	opacity: 1;
}
.wel-product .swiper-slide.bg0 h3,.wel-product .swiper-slide.bg0 h2,.wel-product .swiper-slide.bg0 h4{
	color: rgba(255,255,255,.1);
}
.wel-product .swiper-slide .con{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	padding:64px 10% 78px;
	background: rgba(51,51,51,.8);
	transition:background 0.3s;
}
.wel-product .swiper-wrapper{
	position: relative;
	z-index: 5;
} 
.wel-product .swiper-slide h3{
	color: #fff; font-size:36px;
	
	margin-bottom: 47px;
	transition:color 0.3s;
}
.wel-product .swiper-slide h2{
	font:24px/48px "Arial";
	color: #fff;
	width: 63%;
	transition:color 0.3s;
}
.wel-product .swiper-slide h4{
	font-size: 20px;
	color: #fff;
	line-height: 36px;
	font-weight: normal;
	transition:color 0.3s;
}
.wel-product .swiper-slide p{
	padding-top: 56px;
	font-size: 14px;
	color: #fff;
	line-height: 29px;
	opacity: 0;
	transition:opacity 0.3s;
}
.wel-product .swiper-slide:hover p {
	opacity: 1;
}
.wel-product #video{
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	background: #000;
}
.wel-product .swiper-slide .wel-btns{
	display: block;
	width: 50px;
	height: 50px;
	border-color:rgba(255,255,255,.25);
	position: absolute;
    bottom: 10%;
    left: 10%;
}
.wel-product .swiper-slide .wel-btns span{
	height: 50px;
	display: block;
	font-size: 0;
	padding-right: 25px;
	background-image: url("../image/wel04.png")/*tpa=http://www.shdwgj.com/img/wel04.png*/;
	background-position: center;
	transition:padding 0.3s,background-image 0.3s;
}
.loader-bg{
	position: fixed;
	top:0;
	left: 0;
	background: #fff;
	z-index: 20;
	width: 100%;
	height: 100%;
}
.loader-con{
	position: fixed;
	top:3%;
	left:3%;
	z-index:21;
	width: 94%;
	height: 94%;
}
.loader-con .box{
	width: 100%;
	height: 0;
	background: #f5f5f5;
	z-index: 1;
	position: absolute;
	left: 0;
}
.loader-con .loader-top{
	bottom:50%;
}
.loader-con .loader-bottom{
	top: 50%;
}
.loader-con .loader-top.on{
	bottom:auto;
	top:0;
}
.loader-con .loader-bottom.on{
	top:auto;
	bottom:0;
}
.scrollboth{
	position:relative;
	/*top: 80px;
	opacity: 0;*/
}
.scrollboth .left{
	position: relative;
	/*left: -80px;*/
	/*opacity: 0;*/
}
.scrollboth .right{
	position: relative;
	/*left: 80px;*/
	/*opacity: 0;*/
}
.scrolllist{
	position: relative;
	/*top: 80px;*/
	/*opacity: 0;*/
}
.scrolllist .lis li{
	position: relative;
	/*top: 80px;
	opacity: 0;*/
}
.scrolltop{
	position: relative;
	/*top: 80px;
	opacity: 0;*/
}
@media(max-width: 1024px) {
	/*.paddheader header {
		margin-top: -68px;
	}
	.paddheader header.js-to-bot {
		margin-top: 0;
	}*/
}
@media (max-width: 480px) {
	/*.paddheader header {
		margin-top: -54px;
	}
	.paddheader header.js-to-bot {
		margin-top: 0;
	}*/
}

.wel-banner li p,.wel-banner li h2,.wel-banner .banner-btn-wrap,.wel-banner li.one .picture,.wel-banner li h3  {
	opacity: 0;
	transform: translateY(30px);
	transition-duration: .8s;
}
.wel-banner li p,.wel-banner li.one .picture {
	transition-delay: .8s;
}
.wel-banner li p:nth-child(1){
	transition-delay: .8s;
}
.wel-banner li p:nth-child(2){
	transition-delay: 1.1s;
}
.wel-banner li p:nth-child(3){
	transition-delay: 1.4s;
}
.wel-banner li p:nth-child(4){
	transition-delay: 1.7s;
}
.wel-banner li p:nth-child(5){
	transition-delay: 2s;
}
.wel-banner li p:nth-child(6){
	transition-delay: 2.3s;
}
.wel-banner li h2,.wel-banner li.one h3 {
	transition-delay: 1.1s;
}
.wel-banner .banner-btn-wrap {
	transition-delay: 1.4s;
}
.wel-banner .swiper-slide-active p,.wel-banner .swiper-slide-active h2,.wel-banner .swiper-slide-active .banner-btn-wrap,.wel-banner .swiper-slide-active.one .picture,.wel-banner .swiper-slide-active h3  {
	opacity: 1;
	transform: translateY(0);
}
@media(max-width: 1710px) {
	.wel-banner li.two .box,.wel-banner li.the .box {
		/*left: 4%;
		margin-left: 0;*/
	}
	.wel-banner .btns {
		width: 92% !important;
		left: 4% !important;
		margin-left: 0 !important;
	}
}
.wel-media-con .left .font.omit3 {
  max-height: 103px;
}

.cnzz-wrap {
	margin-left: 10px;
	display: inline-block;
	width: 50px;
	height: 25px;
	vertical-align: top;
}
@media(max-width: 1200px) {
	.footer-bot h2 {
		margin-left: -370px;
	}
}
@media(max-width: 1200px) {
	.cnzz-wrap {
		margin-left: 0;
	}
}



.product-content-box{
    background:#f5f5f5;
    padding:30px 0;
}

.product-content li{
    float: left;
    width: 220px;
    height: 184px;
    background-color: transparent;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s
}

.product-content li a{
	width:100%;
	height:240px;
	display:block;
}


@media(min-width: 1441px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
	
	
	.product-content li{
		float: left;
		width: 14.28571428%;
		height: 184px;
		background-color: transparent;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s
	}
}

@media(max-width: 1440px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
	
	
	.product-content li{
		float: left;
		width: 16.66666%;
		height: 184px;
		background-color: transparent;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s
	}
}

@media(max-width: 1200px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
	
	
	.product-content li{
		float: left;
		width: 20%;
		height: 184px;
		background-color: transparent;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s
	}
}


@media(max-width: 960px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
	
	
	.product-content li{
		float: left;
		width: 25%;
		height: 184px;
		background-color: transparent;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s
	}
}

@media(max-width: 720px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
	
	
	.product-content li{
		float: left;
		width: 33.33333%;
		height: 184px;
		background-color: transparent;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s
	}
}
@media(max-width: 480px) {
	.wel-banner .btns {
		bottom: 60px !important;
	}
	
	
	.product-content li{
		float: left;
		width: 50%;
		height: 184px;
		background-color: transparent;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		transition: all .5s;
		background-size:contain!important;
	}
}


.item-img:hover{ 	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img01 {
    background: url("../image/item-img-01.png")/*tpa=http://www.shdwgj.com/img/item-img-01.png*/ center no-repeat;
}
.item-img01:hover{ 	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img02 {
    background: url("../image/item-img-02.png")/*tpa=http://www.shdwgj.com/img/item-img-02.png*/ center no-repeat;
}
.item-img02:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img03 {
    background: url("../image/item-img-03.png")/*tpa=http://www.shdwgj.com/img/item-img-03.png*/ center no-repeat;
}
.item-img03:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img04 {
    background: url("../image/item-img-04.png")/*tpa=http://www.shdwgj.com/img/item-img-04.png*/ center no-repeat
}
.item-img04:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img05 {
    background: url("../image/item-img-05.png")/*tpa=http://www.shdwgj.com/img/item-img-05.png*/ center no-repeat
}
.item-img05:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img06 {
    background: url("../image/item-img-06.png")/*tpa=http://www.shdwgj.com/img/item-img-06.png*/ center no-repeat
}
.item-img06:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img07 {
    background: url("../image/item-img-07.png")/*tpa=http://www.shdwgj.com/img/item-img-07.png*/ center no-repeat
}
.item-img07:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img08 {
    background: url("../image/item-img-02.png")/*tpa=http://www.shdwgj.com/img/item-img-02.png*/ center no-repeat
}
.item-img08:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img09 {
    background: url("../image/item-img-03.png")/*tpa=http://www.shdwgj.com/img/item-img-03.png*/ center no-repeat
}
.item-img09:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img10 {
    background: url("../image/item-img-03.png")/*tpa=http://www.shdwgj.com/img/item-img-03.png*/ center no-repeat
}
.item-img10:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img11 {
    background: url("../image/item-img-04.png")/*tpa=http://www.shdwgj.com/img/item-img-04.png*/ center no-repeat
}
.item-img11:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img12 {
    background: url("../image/item-img-05.png")/*tpa=http://www.shdwgj.com/img/item-img-05.png*/ center no-repeat
}
.item-img12:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img13 {
    background: url("../image/item-img-05.png")/*tpa=http://www.shdwgj.com/img/item-img-05.png*/ center no-repeat
}
.item-img13:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.item-img14 {
    background: url("../image/item-img-05.png")/*tpa=http://www.shdwgj.com/img/item-img-05.png*/ center no-repeat
}
.item-img14:hover{ transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}

.product-content li.active {
    position: relative;
    top: -4px;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    -moz-box-shadow: 0 3px 20px rgba(0,0,0,.1);
    box-shadow: 0 3px 20px rgba(0,0,0,.1)
}

.product-title{
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-size: 32px;
    color: #333;
}

.product-explain{
    margin-top: 26px;
    margin-bottom: 82px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    font-size: 16px;
    color: #999;
}
.dhmenu		{position:absolute; width:100%; top:0; left:0; z-index:1;}
.dhmenu ul	{width:1440px; margin:0 auto; height:100px;}
.dhmenu li	{float:left; display:inline-block; width:200px; text-align:center; height:100%; position:relative;}
.dhmenu>ul>li>a	{
    font:20px/95px Msyh; 
    color:#000; 
    display:block; 
    width:120px; margin:0 40px; 
    border-bottom:5px #fff solid; position:relative; text-align:center;}
.dhmenu li a:hover	{color:#015aa0;  border-bottom:5px #015aa0 solid;}
.dhmenu li a span{position:absolute;left:-999em;visibility:hidden;}
.dhmenu li:hover a	{color:#015aa0;  border-bottom:5px #015aa0 solid;}
.dhmenu li:hover li a	{border-bottom:4px #e8921f solid;}
.dhmenu>ul>li:hover>a>span{visibility:visible;top:0;left:0;cursor:pointer; background:#fff; display:block; width:100%;}


.dhmenu ul ul{position:absolute; display:none; top:100px; left:0; width:410px; height:auto; overflow:hidden; background:url("../image/sub_navbd.png")/*tpa=http://www.shdwgj.com/images/sub_navbd.png*/; border-radius:0 0 10px 10px; box-shadow:5px 5px 15px #666;}
.dhmenu li:hover ul{display:block;}
.dhmenu li li.xl_lf{width:150px; float:left;}
.dhmenu li li.xl_lf p{width:150px; height:25px; line-height:25px; margin:5px 0; text-align:left; padding:0 0 0 20px;}
.dhmenu li li.xl_lf p a{color:#333; font-size:14px; border:0; padding-left:10px;}
.dhmenu li li.xl_lf p i{color:#333;}
.dhmenu li li.xl_lf p:hover{background:url("../image/bg_xl_1.png")/*tpa=http://www.shdwgj.com/images/bg_xl_1.png*/ top right; cursor:pointer;}
.dhmenu li li.xl_lf p:hover a{color:#fff;}
.dhmenu li li.xl_lf p:hover i{color:#fff;}
.dhmenu li li.xl_rig{width:240px; float:right; text-align:center; padding:10px 0 0;}
.dhmenu li li.xl_rig img:nth-child(1){margin-bottom:25px;}
.dhmenu li li.xl_rig img:nth-child(2){margin-bottom:10px;}

.dhmenu ul ul.xl_pro{width:500px;}
.dhmenu ul ul.xl_pro li.xl_lf{width:250px;}
.dhmenu li ul.xl_pro li.xl_lf p{width:178px; height:25px; line-height:25px; margin:5px 0; text-align:left; padding:0 0 0 20px;}

.dhmenu ul ul.lxwm{left:auto; right:0;}




.dhmenu li .xlmenu{display:none; width:100%; height:328px; position:absolute; top:100px; left:0;}
.dhmenu li .xlmenu .zg{background:#fff; width:100%; height:328px; filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8; position:absolute; top:0; left:0; z-index:1;}
.dhmenu li .xlmenu dl{position:relative; z-index:2;}
.dhmenu li .xlmenu dl dd{display:inline-block; text-align:center; margin:0 20px; padding-top:40px;}
.dhmenu li .xlmenu dl dd .title{font:20px/60px msyh; color:#333;}
.dhmenu li:hover .xlmenu dl dd a{font:20px/40px msyh; color:#333; border:0;}

.dhmenu li:hover .xlmenu{display:block;}

@media(max-width:1540px){
	.dhmenu ul	{width:1100px; margin:0 auto; height:100px;}
	.dhmenu li	{float:left; display:inline-block; width:152px; text-align:center; height:100%; position:relative;}
	.dhmenu li.muLogo	{float:left;width:182px; text-align:center; height:100%; position:relative;}
.dhmenu>ul>li>a	{font:20px/95px Msyh; color:#000; display:block; width:88px; margin:0 auto; border-bottom:5px #fff solid; position:relative; text-align:center;}
	
}

.dwdail-right-title {

    margin-top: 10px;
    overflow: hidden;
    height: 50px; padding:0 0 10px 0;
    border-bottom: 1px solid #3254ad;

}

.dwdail-right-title .title_nav {

    font-size: 26px;
    color: #3254ad;
    width: 400px;
    float: left;

}
.dwdail-wz {

    margin-top: 20px;
    float: right;

}

.dwdail-wz p a, .dwdail-wz p {

    color: #3254ad;
    font-size: 14px;

}
.btnArea {
    position: relative;
    height: 56px;
}

.btnArea .dirCt {
    padding-top: 20px;
    text-align: center;
}
.btnArea .dirCt img{ position:static;}



.about_jj h3{	
    text-align: center;
    font-size: 22px;
    font-weight: normal;
	text-transform: uppercase;
    font-family: Arial;
    color: #737373;
}
.about_jj h1{	
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    background: url("../image/bgc2.png")/*tpa=http://www.shdwgj.com/images/bgc2.png*/ no-repeat center;
    color: #035cac;
    margin-bottom: 10px;
}
.about_jj .jj{
	padding:0 40px 50px;
	width:100%; max-width:1200px;
    margin: 0 auto;
    position: relative;
}
.about_jj .jj h5 {
    color: #2d2a2a;
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}

.about_wh{background:#eee; padding:30px auto;}

.about_wh h3{	
    text-align: center; padding-top:50px;
    font-size: 22px;
    font-weight: normal;
	text-transform: uppercase;
    font-family: Arial;
    color: #737373;
}
.about_wh h1{	
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    background: url("../image/bgc2.png")/*tpa=http://www.shdwgj.com/images/bgc2.png*/ no-repeat center;
    color: #035cac;
    margin-bottom: 10px;
}
.about_wh .jj{
	padding:0 40px;
	width:100%; max-width:1200px;
    margin: 0 auto;
    position: relative;
}
.about_wh .jj h5 {
    color: #2d2a2a;
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}
.about_wh .on {
    max-width: 1100px;
	width:100%;
    margin: 0 auto;
    position: relative;
}

.about_wh .con {
    display: inline-block;
    width:48%;
    margin-left: 140px; padding-bottom:50px;
}
.about_wh .con h4 {
    font-size: 18px;
    font-weight: normal;
}
.about_wh .con>div {
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 12px;
}
.about_wh .con p {
    color: #a4a4a4;
}



.about_jg h3{	
    text-align: center; padding-top:50px;
    font-size: 22px;
    font-weight: normal;
	text-transform: uppercase;
    font-family: Arial;
    color: #737373;
}
.about_jg h1{	
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    background: url("../image/bgc2.png")/*tpa=http://www.shdwgj.com/images/bgc2.png*/ no-repeat center;
    color: #035cac;
    margin-bottom: 10px;
}
.about_jg .jj{
	padding:0 40px;
	width:100%; max-width:1200px;
    margin: 0 auto;
    position: relative;
}
.about_jg .jj h5 {
    color: #2d2a2a;
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}

.dwdail-nr{max-width:843px;}

.dwdail-pic {
	
    margin-top: 30px;

}
.dwdail-pic-img {
	background:url("../image/bg_proimg.jpg")/*tpa=http://www.shdwgj.com/images/bg_proimg.jpg*/ center center; width:400px; height:306px; padding:3px;
    float: left;

}
.dwdail-pic-img img {

    width: 400px;
    height: 300px;

}
.dwdail-pic-txt {

    float: right;
    width:466px;
    margin-top: 10px;

}
.dwdail-pic-txt h4 {

    font-size: 20px;
    margin-bottom: 33px;
    color: #333333;

}
.dwdail-pic-txt p {

    line-height: 30px;
    color: #4c4c4c;
    font-size: 18px;
    height: 260px;
    overflow: hidden; text-indent:2em;

}
.dwdail-nr {

    margin-top: 30px;
    overflow: hidden;
    clear: both;

}
.dwdail-nr-t {

    background: url("http://www.hshjg.cn/css/img/0.png")/*tpa=http://www.shdwgj.com/css/http://www.hshjg.cn/css/img/0.png*/ no-repeat left;
    border-bottom: 1px solid #3254ad;
    height: 61px;
    margin-top: 20px;

}
.dwdail-nr-t p {

    width: 218px;
    height: 61px;
    background: #3254ad;
    line-height: 61px;
    color: #fff;
    font-size: 26px;
    text-align: center;

}
.nr {

    margin-top: 20px;
    margin-bottom: 20px;

}
.dwdail-nr img {

    margin-top: 20px; max-width:100%;

}
.dw_lx {

    margin-top: 40px;

}
.lx_fl p {

    font-size: 30px;
    margin-bottom: 30px;
    font-weight: bold;
    line-height: 63px;

}
.lx_fl p span {

    margin-left: 20px;

}
.lx_fr {

    float: right;
    margin-right: 30px;
    margin-bottom: 150px;

}
.lx_fr a {

    height: 63px;
    width: 230px;
    display: block;
    background: #0078e7;
    margin-bottom: 30px;
    font-size: 26px;
    line-height: 63px;
    text-align: center;
    color: #fff;
    font-style: italic;
    text-decoration: none;
    border-radius: 12px;

}

.met_module2_list {

    padding: 10px 10px;
    max-width: 1100px;
	width:100%;
    margin: 0 auto;

}

.met_module2_list li {

    list-style: none;
    border-bottom: 1px solid #ededed;
    padding: 15px 100px 15px 10px;
    position: relative;
	min-height:80px;
}
.met_module2_list li.list_3 {

    padding-left: 100px;
    min-height: 80px;
    padding-right: 80px;

}
.met_module2_list li.list_3 img {

    position: absolute;
    right: 0;
    top: 15px;
	width:124px; height:124px;

}
.met_module2_list li.list_3 span.time {

    position: static;
    margin: 10px 0;
    display: inline-block;

}
.met_module2_list li p {

    color: #818181;
    max-width: 810px; width:100%;
    height: 60px;
    overflow: hidden;
    line-height: 27px;

}
.solution {

    overflow: hidden;
    margin-top: 20px; margin-left:auto;margin-right:auto;
	max-width:1200px; width:100%;

}
.about-fi {

    padding-top: 30px;
    margin-bottom: 40px;
    clear: both;

}
.intoentit {

    text-align: center;
    font-size: 35px;
    color: #666;
    text-transform: uppercase;

}

.intocntit {
    text-align: center;
    font-size: 30px;
    color: #b20000;
    line-height: 40px;

}
.pro-cases li {

    position: relative;
    width: 23%;
    height: 304px;
    margin: 0 10px 23px 10px;
        margin-left: 10px;
    float: left;
	cursor:pointer;
}
.poa-f {

    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;

}
.pro-cases li .bg {

    left: 22.5px;
    bottom: 10px;
    width: 235px;
    height: 174px;
    background: url("../image/bg_shadow06.png")/*tpa=http://www.shdwgj.com/images/bg_shadow06.png*/;

}
.pro-cases li .sign {

    position: absolute;
    left: 0;
    top: 107px;
    width: 100%;
    height: 90px;
    background: url("../image/bg_line09.jpg")/*tpa=http://www.shdwgj.com/images/bg_line09.jpg*/ no-repeat center bottom;
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    text-align: center;

}
.pro-cases li .img {

    width: 64px;
    height: 64px;
    background-position: 0 -64px;
    margin: 0 auto;

}
.pro-cases li .tips {

    left: 55px;
    bottom: -20px;
    width: 170px;
    height: 62px;
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    text-align: center;
    filter: alpha(opacity=0);
    opacity: 0;
    overflow: hidden;

}

@media(max-width: 1200px) {
	.bg {   display: none !important;}
	.pro-cases li {margin-left: 5px !important;}
}

@media(max-width: 1100px) {
	.pro-cases li {width: 31% !important;}
}

@media(max-width: 1024px) {
	.met_module2_list li.list_3 img {display:none;}
	.met_module2_list li {padding-left:20px; padding-right:20px;}
	.met_module2_list li.list_3 {padding-left:20px; padding-right:20px;}
	.pro-cases li {width: 31% !important;}
}

@media(max-width: 768px) {
	.pro-cases li { width: 47% !important;}
}
@media(max-width: 550px) {
	.pro-cases li {width: 98% !important;}
}

#newBridge .icon-left-top{top:272px !important;left:auto !important;right:2px !important;}

.float_book{width:100%; height:189px; background:#3387d5; position:fixed; bottom:-149px; left:0; z-index:9999;}
.w1200{width:100%; max-width:1200px; height:149px; margin:0 auto; padding-top:20px;}
.close{position:absolute; top:2px; right:5px; cursor:pointer; color:#fff; font-size:18px;}
.fb_left	{color:#fff; float:left; width:995px;}
.fb_left p	{font-size:27px; line-height:42px;}
.fb_left p span	{font-size:19px; float:right;}
.fb_left div{font-size:24px; height:45px; line-height:45px; margin-top:10px;}
.fb_left input {border:0; width:140px; height:38px; border-radius:10px; color:#333;}


.fb_right 	{float:right; width:170px; padding-top:15px;}
.fb_right input{width:155px; height:64px; line-height:64px; text-align:center; font-size:24px; background:#fff; border:0; border-radius:15px;}

@media(max-width: 768px) {
	.float_book{display:none;}
	#blank149{display:none;}
	#newBridge{display:none;}
	#LRdiv0{display:none;}
	#LRdiv0{display:none;}
}

.showfirst{height:40px; cursor:pointer;  margin-bottom:20px;}

.footer-top,.footer-bot{display:none;}

.pc_foot{background:#3254AD; padding:36px 0;}
.pc_foot .foot{width:1200px; margin:0 auto; overflow:hidden;}
.pc_foot .foot .menu{float:left; width:75%;}
.pc_foot .foot .menu li{display:inline-block; padding-right:90px; overflow:hidden; vertical-align:top;}
.pc_foot .foot .menu li p{text-align:left; margin-bottom:20px;}
.pc_foot .foot .menu li p a{font:18px/180% "msyh"; color:#fff;}
.pc_foot .foot .menu li .xl{text-align:left;}
.pc_foot .foot .menu li .xl a{display:block; font:13px/180% ""; color:#fff;}

.pc_foot .foot .logo{float:right; width:25%;}
.pc_foot .foot .logo p{font:16px/200% msyh; color:#fff; margin-top:10px;}

.pc_foot .copyright{width:1200px; margin:0 auto; overflow:hidden; color:#fff; border-top:1px solid #eee; line-height:200%; font-size:16px; margin-top:10px; padding-top:10px;}


.seark{width:150px; height:30px; background:url("../image/bg_sear.png")/*tpa=http://www.shdwgj.com/images/bg_sear.png*/;}
.seark input{border:0; width:110px; height:26px; margin:2px 0 2px 5px;}
.seark input.submit{border:0; width:20px; height:26px; margin:2px 0 2px 5px; float:right; background:none;}



.f-toe a {
    color: #7e7e7e;
}

.index_about {
    text-align: center;
    padding: 90px 0;
        background: linear-gradient(28deg,#e2e2e2 23%,#f0f0f0 23%,#f0f0f0 23%,#f0f0f0 100%);
}

.index_about .center {
    max-width: 1200px;
    margin: auto;
    padding: 0 10px;
   
}

 .index_about h2 {
        font-size: 40px
    }

    .index_about h3 {
        font-size: 20px
    }

    .index_about h4 {
        font-size: 16px
    }

    .index_about h5 {
        font-size: 14px;
        line-height: 43px;
    }
    .index_about h5 p {
        font-size: 16px;
        line-height: 26px;
    }


.digital {
    float: left;
    width: 20%;
}

 .index_sz {
    overflow: hidden;
    margin-top: 40px
}


.about_zj .index_sz {
    background: #223337;
    text-align: center;
    margin-top: 0;
    padding: 40px 0
}


 .index_sz {
        margin-top: 20px
    }

    .digital h6 {
        font-size: 35px;
        line-height: 60px
    }
    
    
    
    
    @media screen and (max-width:450px) {
   

    .index_sz {
        margin-top: 20px
    }

    .digital h6 {
        font-size: 20px;
        line-height: 30px
    }

    .digital span {
        font-size: 12px
    }
    
    }
    
    
    
    
    
    
    
    
    .slideBox {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}

.slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: 5px;
  z-index: 1;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  width: 100%;
  text-align: center;
}

.slideBox .hd ul li {
  display: inline-block;
  margin-right: 2px;
  width: 15px;
  height: 15px;
  line-height: 14px;
  text-align: center;
  background: #fff;
  cursor: pointer;
}

.slideBox .hd ul li.on {
  background: #f00;
  color: #fff;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}

.slideBox .bd li img {
  width: 100%;
  height: auto;
  display: block;
}

.slideBox .prev,
.slideBox .next {
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 40px;
  background: url(../images/slider-arrow.png) -110px 5px no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.slideBox .prev:hover,
.slideBox .next:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.slideBox .next {
  left: auto;
  right: 3%;
  background-position: 8px 5px;
}

    
    
    
    
    
    
    
    
    






